newBuilder
Creates a new Address builder with the given ISO 3166 country code.
Return
a new Address.Builder instance
Since
8.0.0
Parameters
countryCode
the 2-letter country code
Throws
if the length of countryCode is not two
Creates a new Address builder with the given ISO 3166 country code.
a new Address.Builder instance
8.0.0
the 2-letter country code
if the length of countryCode is not two